home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / how_to_m.swf / scripts / DefineButton2_421 / BUTTONCONDACTION on(release).as
Text File  |  2010-11-09  |  81b  |  5 lines

  1. on(release){
  2.    _parent.ins18._visible = false;
  3.    _parent.gotoAndStop(3);
  4. }
  5.